Type in a url in the address bar to see which defined routes match it. A {*catchall} route is added to the list of routes automatically in case none of your routes match.
To generate URLs using routing, supply route values via the query string. example: http://localhost:14230/?id=123
: NO MATCH!
Key | Value |
---|
Key | Value |
---|
Matches Current Request | Url | Defaults | Constraints | DataTokens |
---|---|---|---|---|
False | {subdir}/cms/{language}/{controller}/{action}/{id} | subdir = , language = bg, controller = News, action = Index, id = UrlParameter.Optional | language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30} | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Areas.Cms.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Areas.Cms.Controllers, area = Cms, UseNamespaceFallback = False |
False | cms/{language}/{controller}/{action}/{id} | subdir = , language = bg, controller = News, action = Index, id = UrlParameter.Optional | language = bg|en|ru | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Areas.Cms.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Areas.Cms.Controllers, area = Cms, UseNamespaceFallback = False |
False | cms/{controller}/{action}/{id} | subdir = , language = bg, controller = News, action = Index, id = UrlParameter.Optional | (empty) | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Areas.Cms.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Areas.Cms.Controllers, area = Cms, UseNamespaceFallback = False |
False | {resource}.axd/{*pathInfo} | (null) | (empty) | (null) |
False | viewswitcher/switchview | controller = ViewSwitcher, action = SwitchView, language = bg | (empty) | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | error/{action} | controller = Error, action = NotFound, language = en | (empty) | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {language}/invoke/{id}/{c_controller}/{c_action}/{c_id} | subdir = , language = bg, controller = Pages, action = Read | language = bg|en|ru | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {subdir}/{subarea}/{language}/{controller}/{id}/{title}.html | subdir = , subarea = , language = bg, controller = Pages, action = Read, id = UrlParameter.Optional | controller = Pages|News|Events|Photos|Dynamic, action = Read, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}, subarea = [a-zA-Z0-9_\-]{3,30} | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {subdir}/{subarea}/{language}/{controller}/{id} | subdir = , subarea = , language = bg, controller = Home, action = Index, id = UrlParameter.Optional | controller = Home|Pages|News|Events|Photos|Dynamic|Files, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}, subarea = [a-zA-Z0-9_\-]{3,30} | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {subdir}/{language}/{controller}/{id}/{title}.html | subdir = , language = bg, controller = Pages, action = Read, id = UrlParameter.Optional | controller = Pages|News|Events|Photos|Dynamic, action = Read, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30} | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {language}/{controller}/{id}/{title}.html | subdir = , language = bg, controller = Pages, action = Read, id = UrlParameter.Optional | controller = Pages|News|Events|Photos|Dynamic, action = Read, language = bg|en|ru | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {subdir}/{language}/{controller}/{id}/{title}.pdf | subdir = , language = bg, controller = Pages, action = Pdf, id = UrlParameter.Optional | controller = Pages|News|Events, action = Pdf, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30} | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {language}/{controller}/{id}/{title}.pdf | subdir = , language = bg, controller = Pages, action = Pdf, id = UrlParameter.Optional | controller = Pages|News|Events, action = Pdf, language = bg|en|ru | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {subdir}/{language}/{controller}/{action}/{id} | subdir = , language = bg, controller = Home, action = Index, id = UrlParameter.Optional | subdir = [a-zA-Z0-9_\-]{3,30}, language = bg|en|ru, controller = Pages|News|Events|Photos|Videos|Home|Dynamic|Structure|Search|Timetables|Forms|Files|JournalIssues|Conferences|Specialities|Carousel|Students|AcademicCalendar|Admissions|Bureau | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
False | {language}/{controller}/{action}/{id} | subdir = , language = bg, controller = Home, action = Index, id = UrlParameter.Optional | language = bg|en|ru, controller = Pages|News|Events|Photos|Videos|Home|Dynamic|Structure|Search|Timetables|Forms|Files|JournalIssues|Conferences|Books|Requests|Specialities|Carousel|Students|AcademicCalendar|Admissions|Bureau | Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers |
True | {*catchall} | (null) | (null) | (null) |
Current Request Info
AppRelativeCurrentExecutionFilePath is the portion of the request that Routing acts on.
AppRelativeCurrentExecutionFilePath: ~/Uploads/Department/формуляр за стипендии на фондация Еврика.doc